- interactive debugging
- 1) Компьютерная техника: итеративная отладка2) Вычислительная техника: диалоговая отладка, интерактивная отладка
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Debugging — Debug redirects here. For the shell command, see debug (command). For the German magazine, see Debug (magazine). A photo of the apocryphally first real bug, which was debugged in 1947. Debugging is a methodical process of finding and reducing the … Wikipedia
Debugging — Ein Debugger (von engl. bug im Sinne von Programmfehler) ist ein Werkzeug zum Diagnostizieren, Auffinden und Beheben von Fehlern in Computersystemen, dabei vor allem in Programmen, aber auch in der für die Ausführung benötigten Hardware.… … Deutsch Wikipedia
IBM OLIVER (CICS interactive test/debug) — OLIVER (CICS interactive test/debug) was a proprietary testing and debugging toolkit for interactively testing programs designed to run on IBM s Customer Information Control System (CICS) on IBM s System/360/370/390 architecture. It provided… … Wikipedia
SIMON (Batch Interactive test/debug) — was a proprietary test/debugging toolkit for interactively testing Batch programs designed to run on IBM s System 360/370/390 architecture. It operated in two modes, one of which was full Instruction Set Simulator mode and provided Instruction… … Wikipedia
VS/9 — was a computer operating system available for the Univac 90/60, 90/70 and 90/80 mainframe during the late 1960s through 1980s. It provided the capability to allow both interactive and batch operations on the same computer.BackgroundIn the late… … Wikipedia
MDL (programming language) — MDL (the MIT Design Language) is a descendant of the Lisp Programming language. Its initial purpose was to provide high level language support for the Dynamic Modeling Group at MIT s Project MAC. It was initially developed in 1971 on the PDP 10… … Wikipedia
Simucad — Infobox Company company name = Simucad Design Automation, Inc. company company type = Private Company| foundation = 2004 location = key people = Dr Ivan Pesic, President/CEO Mr Marc Goldberg, Sales Contact industry = Software Programming homepage … Wikipedia
Shell script — This article is about scripting in UNIX like systems. For batch programming in DOS, OS/2 and Windows, see Batch file. For batch programming in Windows PowerShell shell, see Windows PowerShell#Scripting. A shell script is a script written for the… … Wikipedia
ScriptBasic — is a scripting language variant of BASIC. The source of the interpreter is available as a C program under the LGPL license.ScriptBasic generates intermediary code which is then interpreted by a runtime environment. ScriptBasic is available for… … Wikipedia
ColdFusion — This article is about the computer programming language. For other uses, see Cold Fusion (disambiguation). Adobe ColdFusion Original author(s) Jeremy and JJ Allaire Developer(s) … Wikipedia
Symbol table — In computer science, a symbol table is a data structure used by a language translator such as a compiler or interpreter, where each identifier in a program s source code is associated with information relating to its declaration or appearance in… … Wikipedia